Skip to content

Conversation

roji
Copy link
Member

@roji roji commented Sep 19, 2025

Summary

We regularly receive issues where users mistakenly think that SqliteConnection is thread-safe (e.g. dotnet/efcore#36827), and attempt to use it concurrently from multiple threads, getting unpredictable exceptions; this adds a note that hopefully will help users avoid that.


Internal previews

📄 File 🔗 Preview link
docs/standard/data/sqlite/database-errors.md Database errors

@cincuranet cincuranet merged commit c55987a into dotnet:main Sep 19, 2025
11 checks passed
@roji roji deleted the SQLite branch September 19, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants